Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > KeyStoneCommand Class > KeyStoneCommand Constructor : KeyStoneCommand Constructor(LeadPoint[]) |
public KeyStoneCommand( LeadPoint[] polygonPoints )
'Declaration
Public Function New( _ ByVal polygonPoints() As LeadPoint _ )
'Usage
Dim polygonPoints() As LeadPoint Dim instance As New KeyStoneCommand(polygonPoints)
public KeyStoneCommand( LeadPoint[] polygonPoints )
- (instancetype)initWithPolygonPoints:(NSArray<NSValue *> *)polygonPoints /*LeadPoint*/
public KeyStoneCommand(ArrayList<LeadPoint> polygonPoints)
function KeyStoneCommand( polygonPoints )
public: KeyStoneCommand( array<LeadPoint>^ polygonPoints )